Skip to content

test(NODE-7065): unskip langchainjs tests #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 4, 2025
Merged

Conversation

durran
Copy link
Member

@durran durran commented Jul 28, 2025

Depends on langchain-ai/langchainjs#8588. Will change back to main repo after that merges.

@durran durran changed the title test(NODE-7030): unskip langchainjs tests test(NODE-7065): unskip langchainjs tests Jul 28, 2025
@durran durran marked this pull request as ready for review July 30, 2025 11:51
@baileympearson baileympearson self-assigned this Aug 1, 2025
@@ -37,7 +37,11 @@ setup_langchain_integration() {

yarn add --dev jest-junit
export JEST_JUNIT_OUTPUT_NAME=results.xml

# Trim trailing slashes since lanchainjs is doing string manipulationn, not
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What trailing slashes are we talking about here? Should the secrets just be updated to not have trailing slashes instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The trailing "/" in the URL from the secrets. I don't really think we should change the secret itself. Rather I'd say the ideal thing would be for langchain to update their generation of the Azure endpoint to use the URL class and not straight string manipulation.

@durran durran requested a review from baileympearson August 4, 2025 11:57
@baileympearson baileympearson merged commit d50090a into main Aug 4, 2025
11 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants